CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matrix mpi

搜索资源列表

  1. matmult

    0下载:
  2. 并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。-parallel matrix multiplication. OpenMP for mixed MPI and parallel matrix multiplication to solve the problem. Distribution applicable to the shared storage cluster environment. Without extract
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1838
    • 提供者:张哲
  1. mpiaaaa

    0下载:
  2. 一个MPI的小程序,实现2个大矩阵相乘的秉性算法。用C写的,已调试通过。-a small procedures, two matrix multiplication, the algorithm propensity. C write, debug through.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:8917
    • 提供者:王熙
  1. mm_mpi_time1.f90

    1下载:
  2. fortran 用MPI并行的实现矩阵相乘-fortran MPI parallel with the realization of matrix multiplication
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3668
    • 提供者:段宾
  1. mm_mpi_2.f90

    0下载:
  2. 用MPI在fortran下 三维矩阵相乘的并行实现-with MPI in fortran three-dimensional matrix multiplication, the parallel implementation
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3814
    • 提供者:段宾
  1. mpichbingxingdiama0711

    0下载:
  2. 基于cannon算法的MPI环境的并行程序原代码 能够计算超大型矩阵相乘,本人的毕业设计 绝对经典-cannon algorithm based on the environment of MPI parallel programming code to calculate the original super matrix multiplication. I graduated from the absolute classic design
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8971
    • 提供者:jiafanbing
  1. 5

    0下载:
  2. MPI implementation for Matrix Multiplication using Ford Method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3178
    • 提供者:ahmed
  1. ParallelPAlgorithms

    1下载:
  2. 使用mpi实现了cannon矩阵并行算法!带有详细的注释!非常详细可直接运行和测试。-Mpi implemented using the parallel algorithm for matrix cannon! With detailed notes! Very detailed and the test can be run directly.
  3. 所属分类:MPI

    • 发布日期:2017-05-23
    • 文件大小:7211618
    • 提供者:海诺
  1. parallel-matrixvector

    0下载:
  2. 并行计算之矩阵向量乘的并行实现,附带数据mpi-parallel compute- multy of matrix and vector
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:2939
    • 提供者:程宾
  1. lu_mpi

    0下载:
  2. 矩阵LU分解的C/C++ + MPI实现-Matrix LU decomposition of C/C+++ MPI implementation
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1038
    • 提供者:lixianming
  1. qr

    1下载:
  2. 这是用MPI做的关于矩阵的qr分解的程序,程序中很好的实现了分解过程的并行性-This is done using MPI on the matrix qr decomposition procedures, procedures to achieve a good decomposition process parallelism
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2089
    • 提供者:印凤行
  1. ss

    0下载:
  2. 在fortran编译环境下用mpi实现两个二维矩阵相乘-Fortran compiler in mpi environment with the achievement of the two two-dimensional matrix multiplication
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:16266
    • 提供者:mahai
  1. 107215827mpisourceprogram

    0下载:
  2. 该源码使用MPI并行语言实现Cannon数值算法,在Linux下测试实现.需要配置多节点分布环境 -mpi matrix
  3. 所属分类:MPI

    • 发布日期:2017-05-02
    • 文件大小:847122
    • 提供者:tangfei
  1. second

    0下载:
  2. It transposes the any NxN matrix with 4 processor by mpi.
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:1220
    • 提供者:baris
  1. Matrix_enginValue

    0下载:
  2. 求矩阵特征值的并行算法,MPI程序,不知道有没有用-Demand matrix eigenvalue of the parallel algorithms, MPI procedure, do not know if there is no use
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1306
    • 提供者:hexing
  1. 18-6

    0下载:
  2. 该代码为矩阵qr分解的并行算法,采用的是MPI编程方法-The code for the matrix qr decomposition parallel algorithms, using the MPI programming
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2530
    • 提供者:汪峰
  1. Cannon乘法

    0下载:
  2. 基于MPI的cannon算法,实现矩阵的相乘(Based on MPI's cannon algorithm, the multiplication of matrix is realized)
  3. 所属分类:并行计算

    • 发布日期:2017-12-21
    • 文件大小:10240
    • 提供者:qdsjc
  1. Os_project_1

    0下载:
  2. Mpi code static multiply matrix
  3. 所属分类:并行计算

    • 发布日期:2018-01-05
    • 文件大小:5120
    • 提供者:majids
  1. MPI_Send和MPI_Recv实现

    0下载:
  2. 利用简单的发送与接收函数来实现正方形处理器网格上的MPI并行程序(Implementation of matrix multiplication with simple transmission and reception)
  3. 所属分类:并行计算

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:你慢点儿
  1. Jacobi

    0下载:
  2. 线性方程组Jacobi迭代的并行计算程序,数据文件是A*x=b,A是4阶方阵的算例。(A*x=b, Jacobi, In Data.txt the Matrix is 4*4)
  3. 所属分类:并行计算

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:jonajosejota
  1. 矩阵向量

    0下载:
  2. 带状划分的矩阵向量乘法。数据文件是40*40的算例。(The file is prepared for solving A*b, in the Date there is an example for A which is a 40*40 matrix)
  3. 所属分类:并行计算

    • 发布日期:2018-04-29
    • 文件大小:5120
    • 提供者:jonajosejota
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com